[INFO] fetching crate hq-rs 0.22.0...
[INFO] testing hq-rs-0.22.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate hq-rs 0.22.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate hq-rs 0.22.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hq-rs 0.22.0
[INFO] tweaked toml for crates.io crate hq-rs 0.22.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hq-rs 0.22.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hq-rs 0.22.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d88c9df06c306e7b8ef07ec4ba52e86abd7645ead9d90aaf2db9e13e846cbeac
[INFO] running `Command { std: "docker" "start" "-a" "d88c9df06c306e7b8ef07ec4ba52e86abd7645ead9d90aaf2db9e13e846cbeac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d88c9df06c306e7b8ef07ec4ba52e86abd7645ead9d90aaf2db9e13e846cbeac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d88c9df06c306e7b8ef07ec4ba52e86abd7645ead9d90aaf2db9e13e846cbeac", kill_on_drop: false }`
[INFO] [stdout] d88c9df06c306e7b8ef07ec4ba52e86abd7645ead9d90aaf2db9e13e846cbeac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2595a92657800ee574ee2c21f4a0845558395a37c0564eedcceab1100f6b3ece
[INFO] running `Command { std: "docker" "start" "-a" "2595a92657800ee574ee2c21f4a0845558395a37c0564eedcceab1100f6b3ece", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling hcl-primitives v0.1.8
[INFO] [stderr]    Compiling vecmap-rs v0.2.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling hcl-edit v0.8.5
[INFO] [stderr]    Compiling hcl-rs v0.18.4
[INFO] [stderr]    Compiling hq-rs v0.22.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.11s
[INFO] running `Command { std: "docker" "inspect" "2595a92657800ee574ee2c21f4a0845558395a37c0564eedcceab1100f6b3ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2595a92657800ee574ee2c21f4a0845558395a37c0564eedcceab1100f6b3ece", kill_on_drop: false }`
[INFO] [stdout] 2595a92657800ee574ee2c21f4a0845558395a37c0564eedcceab1100f6b3ece
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6329410dde552802eac062c03d59c26dbfc94d9f9721feb483d341bd62011c32
[INFO] running `Command { std: "docker" "start" "-a" "6329410dde552802eac062c03d59c26dbfc94d9f9721feb483d341bd62011c32", kill_on_drop: false }`
[INFO] [stderr]    Compiling hq-rs v0.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]  --> tests/write-tests.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut body = utilities::edit_hcl("version = \"test\"").expect("hcl error");
[INFO] [stdout]   |                    ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]   --> tests/write-tests.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let mut body = utilities::edit_hcl("options { enabled = false }").expect("hcl error");
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]   --> tests/write-tests.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         utilities::edit_hcl("module \"cool-module\" { version = \"1.0\" }").expect("hcl error");
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]   --> tests/write-tests.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut body = utilities::edit_hcl("options { attr = \"value\" }").expect("hcl error");
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hq-rs` (test "write-tests") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]  --> tests/delete-tests.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut body = utilities::edit_hcl("version = \"test\"").expect("hcl error");
[INFO] [stdout]   |                    ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]   --> tests/delete-tests.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         utilities::edit_hcl("module \"cool-module\" { version = \"1.0\" }").expect("hcl error");
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]   --> tests/delete-tests.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         utilities::edit_hcl("module \"cool-module\" { version = \"1.0\" }").expect("hcl error");
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]   --> tests/delete-tests.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut body = utilities::edit_hcl("local { var = 5 }").expect("hcl error");
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]   --> tests/delete-tests.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let mut body = utilities::edit_hcl("local { var = 5 }").expect("hcl error");
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]   --> tests/delete-tests.rs:73:20
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let mut body = utilities::edit_hcl("local { obj = { val = 5 } }").expect("hcl error");
[INFO] [stdout]    |                    ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]   --> tests/delete-tests.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         utilities::edit_hcl("local { obj = { obj2 = { val = 5 } } }").expect("hcl error");
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hq-rs` (test "delete-tests") due to 7 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]  --> tests/query-tests.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let body = utilities::read_test_hcl().expect("hcl error");
[INFO] [stdout]   |                ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]   --> tests/query-tests.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let body = utilities::read_test_hcl().expect("hcl error");
[INFO] [stdout]    |                ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]   --> tests/query-tests.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let body = utilities::read_test_hcl().expect("hcl error");
[INFO] [stdout]    |                ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]   --> tests/query-tests.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let body = utilities::read_test_hcl().expect("hcl error");
[INFO] [stdout]    |                ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]   --> tests/query-tests.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let body = utilities::read_test_hcl().expect("hcl error");
[INFO] [stdout]    |                ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]   --> tests/query-tests.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let body = utilities::read_test_hcl().expect("hcl error");
[INFO] [stdout]    |                ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utilities` in this scope
[INFO] [stdout]    --> tests/query-tests.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let body = utilities::read_test_hcl().expect("hcl error");
[INFO] [stdout]     |                ^^^^^^^^^ use of unresolved module or unlinked crate `utilities`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `utilities`, use `cargo add utilities` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hq-rs` (test "query-tests") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "6329410dde552802eac062c03d59c26dbfc94d9f9721feb483d341bd62011c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6329410dde552802eac062c03d59c26dbfc94d9f9721feb483d341bd62011c32", kill_on_drop: false }`
[INFO] [stdout] 6329410dde552802eac062c03d59c26dbfc94d9f9721feb483d341bd62011c32
